Skip to content

B7: CLI plugin subcommands#472

Open
quangdang46 wants to merge 2 commits into
masterfrom
feat/B7-cli-plugin-cmds
Open

B7: CLI plugin subcommands#472
quangdang46 wants to merge 2 commits into
masterfrom
feat/B7-cli-plugin-cmds

Conversation

@quangdang46

Copy link
Copy Markdown
Owner

Adds jcode plugin subcommands: load, clone (git URL), list, unload, enable, disable, reload, info.

Key files:

  • src/cli/args.rs - PluginSubcommand enum (8 variants)
  • src/cli/commands.rs - run_plugin_command() dispatch
  • src/cli/dispatch.rs - command wiring
  • crates/jcode-plugin-core/src/manager.rs - PluginManager (persistent state, git clone, URL sanitization)
  • docs/pr-plans/B7-cli-plugin-cmds.md - plan file

Tests: cargo test -p jcode-plugin-core passes (139 + 3 manager tests).

Add consolidated PR backlog from 13 reference repos (A-J, ~80 features)
and supporting docs (MASTER_GOAL_PROMPT, GOAL_DRIVEN_PROMPT, CONSOLIDATED_FINDINGS).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant